home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14443 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: cc.gatech.edu!griswold
  2. From: griswold@cc.gatech.edu (Paul Griswold)
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland C++ 4.52:  problem compiling examples
  5. Date: 30 Mar 1996 18:47:35 GMT
  6. Organization: College of Computing, Georgia Tech
  7. Message-ID: <4jjvk7$bf2@solaria.cc.gatech.edu>
  8. NNTP-Posting-Host: felix.cc.gatech.edu
  9. NNTP-Posting-User: griswold
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. I'm having a rather large problem with Borland C++ 4.52.  I can't even get the
  13. example programs that are included with the compiler to work.  Sometimes they
  14. will compile and link just fine, but most of the time the linker will crash,
  15. saying that it can't find any of the classes.
  16.  
  17. For example, when I try to compile the first program in the OWL tutorial
  18. (\bc45\examples\owl\tutorial\step01.cpp), I get 23 errors, all basically of
  19. the "undefined symbol" variety.  I've been working on this for over a full
  20. day and can't seem to make *any* progress.
  21.  
  22. Any suggestions on what I can do to fix this would be greatly appreciated!
  23.  
  24.  
  25. Thanks,
  26. Paul Griswold
  27. griswold@cc.gatech.edu
  28.